Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps capnp from 0.17.2 to 0.18.8.

Commits
  • ff6937b prepare for capnp-v0.18.8 release
  • 6986cad deprecate StructBuilder::get_pointer_field_mut()
  • fa8e074 elide some lifetimes to make clippy happy
  • 371f2ee StructReader::implement is_pointer_field_null() in terms of get_pointer_field()
  • 060e0d0 upgrade_struct() test as just a Reader
  • f0a16b2 more upgrade coverage
  • a73a6d1 increase coverage in upgraded_struct_read_as_old() test
  • 22cc8c9 add test coverage for dynamic_struct::Builder::has_named()
  • c7e4245 improve doc comment for dynamic_struct::Reader::has(), and increase test cove...
  • 2b06400 coverage for enum lists in dynamic_list
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [capnp](https://github.com/capnproto/capnproto-rust) from 0.17.2 to 0.18.8.
- [Commits](capnproto/capnproto-rust@capnp-v0.17.2...capnp-v0.18.8)

---
updated-dependencies:
- dependency-name: capnp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #1236.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/cargo/capnp-0.18.8 branch December 1, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant